Click or drag to resize

DirectoryEntryCollectionItem Property (Int32)

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DirectoryEntry this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: DirectoryEntry
See Also